Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 173,104 for

document formatting

(0.1 sec)
  1. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....set marker formatting. Document doc = new Document (); DocumentBuilder...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. PDF Format Error after conversion - Free Suppor...

    Hi When convert to PDF, the chart format are incorrect as the image shows, could you help find the reason? This is not the first time issue, we had another error before when convert to PDF, the number “33%” on the bar …...PDF Format Error after conversion Aspose.Slides Product Family...When convert to PDF, the chart format are incorrect as the image...

    forum.aspose.com/t/pdf-format-error-after-conve...
  3. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert RTF to ODP via C# .NET or with free Onl...

    Convert Word rtf Documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the RTF document into HTML Create...

    products.aspose.com/total/net/conversion/rtf-to...
  5. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....alignment, orientation, and formatting using Aspose.Cells for C++...alignment, orientation, and formatting. Setting Text Alignment You...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  6. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...
  7. CellFormat.VerticalAlignment | Aspose.Words for...

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Shading.ClearFormatting | Aspose.Words for .NET

    Effortlessly remove shading from your objects with our ClearFormatting method. Enhance your designs for a polished, professional look!... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words/sha...
  9. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style. To learn more, visit the Documentation article in C++....class Represents special formatting applied to some area of a...the Working with Tables documentation article. class ConditionalStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...